Skip to content

Cherry-pick: Update alpine to v3.23.4 (#10068)#10070

Closed
prathyushpv wants to merge 1 commit intorelease/v1.31.xfrom
cp-10068-alpine-3.23.4
Closed

Cherry-pick: Update alpine to v3.23.4 (#10068)#10070
prathyushpv wants to merge 1 commit intorelease/v1.31.xfrom
cp-10068-alpine-3.23.4

Conversation

@prathyushpv
Copy link
Copy Markdown
Contributor

Cherry-pick of #10068 (originally targeting release/v1.30.x) into release/v1.31.x for the v1.31.0 minor release.

Original PR: #10068

Conflicts resolved

On 1.31.x the Alpine tag is centralized in docker/docker-bake.hcl (single source of truth via the ALPINE_TAG variable); the Dockerfiles and workflow/action files consume it rather than hard-coding a default. The 1.30.x PR also updated local defaults in those 4 files, but those structural changes don't apply here.

  • docker/docker-bake.hcl — auto-merged cleanly (3.23.3 → 3.23.4). ✅
  • docker/targets/server.Dockerfile — kept HEAD (consumes ARG from bake var; no local default needed).
  • docker/targets/admin-tools.Dockerfile — kept HEAD (same reason).
  • .github/actions/build-docker-images/action.yml — kept HEAD (input default is empty string; resolves from bake var).
  • .github/workflows/docker-build-manual.yml — kept HEAD (optional override; empty means use bake default).

Net change: one-line bump in docker/docker-bake.hcl.

@prathyushpv prathyushpv requested review from a team April 24, 2026 23:09
@prathyushpv prathyushpv requested review from a team as code owners April 24, 2026 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants